home *** CD-ROM | disk | FTP | other *** search
/ Millennium Gold 2000 / Millennium Gold 2000 - Disc 1.iso / ADVANTED / _SETUP.1 / TEST5.TST < prev    next >
Text File  |  1998-05-11  |  590b  |  11 lines

  1. Which computer language is best for a beginning programmer?
  2. Three popular choices for those who want to learn how to
  3. program are Basic, C, and Pascal.  Of these three Basic is the
  4. easiest to learn and use, but it's the least powerful.  C is
  5. the most difficult, however, it's the most powerful.  Between
  6. these two, as far as power and ease of use goes, stands
  7. Pascal.  If you ever plan to market one of your programs, it
  8. is best you choose Pascal.  BASIC places more limitations on
  9. the programmer.  C will slow down a beginning programmer due to
  10. the complications of the language.
  11.